Rick DeNatale committed new changes to ri_cal

May 25th, 2009 @ 04:42 PM

after generator change

http://github.com/rubyredrick/ri...

 lib/ri_cal/component/event.rb             |   25 ++++++++++-
 lib/ri_cal/component/journal.rb           |    9 ++++
 lib/ri_cal/component/todo.rb              |   17 +++++++
 lib/ri_cal/occurrence_enumerator.rb       |   21 +++++++++
 lib/ri_cal/property_value/date.rb         |    4 ++
 lib/ri_cal/property_value/date_time.rb    |    1 +
 spec/ri_cal/component/event_spec.rb       |   71 +++++++++++++++++++++++++++++
 spec/ri_cal/component/journal_spec.rb     |   25 ++++++++++
 spec/ri_cal/component/todo_spec.rb        |   40 ++++++++++++++++
 spec/ri_cal/occurrence_enumerator_spec.rb |   22 +++++++++
 tasks/ri_cal.rake                         |    2 +-
 11 files changed, 235 insertions(+), 2 deletions(-)

Committed by Rick DeNatale

  • M tasks/ri_cal.rake
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A new icalendar data (RFC 2445) gem for Ruby which supports time zones and enumeration of occurrences

Shared Ticket Bins